'Declaration Public Sub SwapItemsBitmap( _ ByVal Item1Idx As Integer, _ ByVal Item2Idx As Integer _ )
'Declaration
Public Sub SwapItemsBitmap( _ ByVal Item1Idx As Integer, _ ByVal Item2Idx As Integer _ )
public void SwapItemsBitmap( int Item1Idx, int Item2Idx )
public procedure SwapItemsBitmap( Item1Idx: Integer; Item2Idx: Integer );
public function SwapItemsBitmap( Item1Idx : int, Item2Idx : int );
public: void SwapItemsBitmap( int Item1Idx, int Item2Idx )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx ThumbnailEx Members